Dev MCP settings page now recommends Quarkus Agent MCP#53764
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
e2ecf86 to
e178363
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
🙈 The PR is closed and the preview is expired. |
e178363 to
9d660da
Compare
9d660da to
8c423ad
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
cescoffier
left a comment
There was a problem hiding this comment.
Do you think we could have a badge counting the number of connections?
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
ee03b2f to
ff75f1b
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
Why is it marked for backport? |
|
Looks good. One thing is I would prioritize or at least list opensource ones like opencode and pi over the closed source ones. |
c5852f6 to
fc416ee
Compare
fc416ee to
6cdccc6
Compare
This is available from 3.35.x + and 3.35 has already branched, so backport to get this in 3.35 |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
6cdccc6 to
12bdaf9
Compare
Status for workflow
|
Status for workflow
|
|
🤖 Automatically associated with the WG - Dev Star Working Group based on AI classification. |
The Dev MCP settings page in Dev UI previously showed how to connect coding agents directly to the Dev MCP HTTP endpoint on the running app. With the quarkus-agent-mcp now available as a standalone project, this is no longer the recommended approach.
The page now has two sections:
Quarkus Agent MCP (primary) — shows configuration snippets for 9 agents/IDEs (Claude Code, Cursor, VS Code, Claude Desktop, Cline, Goose, Windsurf, Zed, JetBrains) using
jbang quarkus-agent-mcp@quarkusiovia stdio. Includes a JBang prerequisite note. This section is always visible regardless of whether Dev MCP is enabled.Dev MCP Server (secondary) — shows the enable/disable toggle, connected clients, and a collapsible "Advanced: Direct connection" panel with the URL-based configs for connecting directly to the running app's Dev MCP endpoint.